An epic throwdown, featuring:
This is the state of the game at the beginning
#### Visible units:
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| big_grizz | D4 | 1 | ravenwing_talonmaster | control | Amazing Demon |
| big_grizz | D4 | 2 | deathwing_captain | control | Noam Chomsky |
| big_grizz | D4 | 3 | techmarine | control | Ezekiel Joseph |
| big_grizz | D4 | 4 | phobos_librarian | control | Quincy Jones |
| big_grizz | D4 | 5 | tactical_squad | control | Rachel Hunt |
| big_grizz | D4 | 6 | tactical_squad | control | Logan Mccarthy |
| big_grizz | D4 | 7 | tactical_squad | control | Vincent White |
| big_grizz | D4 | 8 | tactical_squad | control | Julian Kelley |
| big_grizz | D4 | 9 | infiltrators | control | Maverick Ayala |
| big_grizz | D4 | 10 | ravenwing_bike_squad | control | Warwick Davis |
| big_grizz | D4 | 11 | ravenwing_attack_bike | control | Will Smith |
| big_grizz | D4 | 12 | ravenwing_attack_bike | control | Andy Serkis |
| big_grizz | D4 | 13 | dreadnought | control | Theodore Fischer |
| big_grizz | D4 | 14 | redemptor_dreadnought | control | Ximena Ochoa |
| big_grizz | D4 | 15 | invictor_tactical_warsuit | control | Stevie Wonder |
| big_grizz | D4 | 16 | ravenwing_apothecary | control | Gary Oldman |
| big_grizz | D4 | 17 | deathwing_terminators | control | George Berkeley |
| big_grizz | D4 | 18 | deathwing_knights | control | Niccolò Machiavelli |
| big_grizz | D4 | 19 | vindicare_assassin | control | Dirk Sobotka |
| big_grizz | D4 | 20 | eliminators | control | John Shanks |
| big_grizz | D4 | 21 | eradicators | control | Carson Gray |
| big_grizz | D4 | 22 | storm_raven | control | Snakeface Ninja |
| big_grizz | D4 | 23 | rhino | control | V S Naipaul Mccoy |
Mundus Centrum Campaign
0.248.853.M41
++++++TRANSMITTED: MUNDUS CENTRUM
+++++++++RECEIVED: THE ROCK
+++++++++++AUTHOR: DEATHWING CAPTAIN LAZAAR
++++++++++SUBJECT: LOG OF MUNDUS CENTRUM CAMPAIGN
++++++++++THOUGHT: A MOMENT OF LAXITY SPAWNS A LIFETIME OF HERESY.
248.853.M41: Following the leads we received from Brother Interrogator Chaplain Asmodai, we made haste to Sector Mundus Centrum. Upon translation from warp space, we were immediately set upon by one of the Great Devourer’s many tendrils. The battle in high orbit above Mundus Centrum would have delayed our landing onto the main continent for weeks had not the unheralded arrival of a large contingent of Necron tomb ships not caught the Tyranid bio-forms unawares. Void battle was joined between the Tyranid and Necron ships, and we used this brief respite to land a small force of our brothers planet-side in the North East region of the continent (Imperial Designation: Rhun). I have accompanied my fellow marines to lead from the field, leaving Brother Aralith in command of the fleet.
The derelict star port in South Rhun is in some disrepair, but it will suffice for our purposes as an operational command center. Brother Techmarine Ophaniel reports that with some maintenance, we may be able to link the other abandoned star ports on the continent and reactivate the dormant orbital defense systems, allowing us to target the xenos interlopers and cleanse local space of their alien taint.
In our descent to Rhun, augurs picked up a disturbing number of returns from other craft entering the atmosphere. To the South, it appears the shambling Necron host has endeavored to gain a foothold in the former capital region (Imperial Designation: Gondor). To the West, bio-forms of the insatiable Tyranids have assumedly already begun to consume and destroy one of the continent’s main agricultural regions (Imperial Designation: Eriador).
The presence of these xenos armies will surely slow the hunt for our quarry, but we will persevere undeterred. For the Emperor. For the Lion.
modify_unit("big_grizz", 1, "move", c("D3", "C2"))
modify_unit("big_grizz", c(2, 7, 17, 18), "control", "D4")
modify_unit("big_grizz", c(3, 5:6, 13, 22), "soar", c("F5S", "H2S", "H2"))# transport
modify_unit("big_grizz", c(8, 23), "move", c("D3", "C4", "C5"))# transport
modify_unit("big_grizz", 9, "move", "F5")
modify_unit("big_grizz", c(10:12, 16), "move", c("D2", "D1"))
modify_unit("big_grizz", c(14:15, 19:21), "move", "F5")
## All units resolved.
Attempt to reconcile moves.
#### Visible units:
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| big_grizz | C2 | 1 | ravenwing_talonmaster | move | Amazing Demon |
| big_grizz | C5 | 8 | tactical_squad | move | Julian Kelley |
| big_grizz | C5 | 23 | rhino | move | V S Naipaul Mccoy |
| big_grizz | D1 | 10 | ravenwing_bike_squad | move | Warwick Davis |
| big_grizz | D1 | 11 | ravenwing_attack_bike | move | Will Smith |
| big_grizz | D1 | 12 | ravenwing_attack_bike | move | Andy Serkis |
| big_grizz | D1 | 16 | ravenwing_apothecary | move | Gary Oldman |
| big_grizz | D4 | 2 | deathwing_captain | control | Noam Chomsky |
| big_grizz | D4 | 4 | phobos_librarian | control | Quincy Jones |
| big_grizz | D4 | 7 | tactical_squad | control | Vincent White |
| big_grizz | D4 | 17 | deathwing_terminators | control | George Berkeley |
| big_grizz | D4 | 18 | deathwing_knights | control | Niccolò Machiavelli |
| big_grizz | F5 | 9 | infiltrators | move | Maverick Ayala |
| big_grizz | F5 | 14 | redemptor_dreadnought | move | Ximena Ochoa |
| big_grizz | F5 | 15 | invictor_tactical_warsuit | move | Stevie Wonder |
| big_grizz | F5 | 19 | vindicare_assassin | move | Dirk Sobotka |
| big_grizz | F5 | 20 | eliminators | move | John Shanks |
| big_grizz | F5 | 21 | eradicators | move | Carson Gray |
| eric | F8 | 28 | canoptek_scarab_swarms | move | Jean Simmons |
| big_grizz | H2 | 3 | techmarine | soar | Ezekiel Joseph |
| big_grizz | H2 | 5 | tactical_squad | soar | Rachel Hunt |
| big_grizz | H2 | 6 | tactical_squad | soar | Logan Mccarthy |
| big_grizz | H2 | 13 | dreadnought | soar | Theodore Fischer |
| big_grizz | H2 | 22 | storm_raven | soar | Snakeface Ninja |
| eric | H3 | 22 | night_scythe | soar | Mighty Pupil |
| eric | H3 | 23 | overlord | soar | Eliana Carter |
| eric | H3 | 24 | royal_warden | soar | Edward Ferguson |
| eric | H3 | 26 | necron_warriors | soar | Brandon Fletcher |
249.853.M41: Controlling actions are underway. We are casting our nets wide. Capture is only a matter of time.
Brother Techmarine Myrdean reports that a moderate warband of Necrons has landed nearby his position in the South (Imperial Designation: Mordor). He expects conflict within 15 hours.
modify_unit("big_grizz", 1, "move", c("C1", "B4"))
modify_unit("big_grizz", 7, "move", "D2")
modify_unit("big_grizz", 6, "move", "H5")
modify_unit("big_grizz", c(3, 5, 13, 22), "control", "H2")
modify_unit("big_grizz", c(8, 23), "control", "C5")
modify_unit("big_grizz", 9, "control", "F5")
modify_unit("big_grizz", c(10:12, 16), "move", c("B1", "B4"))
modify_unit("big_grizz", c(14:15, 19:21), "move", "C5")
## Warning: Conflict is at hand! Please resolve territorial disputes.
Attempt to reconcile moves.
#### CONFLICT! Combatants:
| player | loc | unit_id | unit_type | action | unit_name | passing_through | CONFLICT! |
|---|---|---|---|---|---|---|---|
| big_grizz | B1 | 10 | ravenwing_bike_squad | move | Warwick Davis | TRUE | |
| big_grizz | B1 | 11 | ravenwing_attack_bike | move | Will Smith | TRUE | |
| big_grizz | B1 | 12 | ravenwing_attack_bike | move | Andy Serkis | TRUE | |
| big_grizz | B1 | 16 | ravenwing_apothecary | move | Gary Oldman | TRUE | |
| chris | B2 | 5 | neurothrope | move | Lazy-assed Warrior | ||
| chris | B2 | 12 | hormagaunts | move | Mason Edwards | ||
| chris | B2 | 23 | biovores | move | Riley Simmons | ||
| big_grizz | B4 | 1 | ravenwing_talonmaster | move | Amazing Demon | ||
| big_grizz | B4 | 10 | ravenwing_bike_squad | move | Warwick Davis | ||
| big_grizz | B4 | 11 | ravenwing_attack_bike | move | Will Smith | ||
| big_grizz | B4 | 12 | ravenwing_attack_bike | move | Andy Serkis | ||
| big_grizz | B4 | 16 | ravenwing_apothecary | move | Gary Oldman | ||
| chris | B6 | 21 | gargoyles | move | John Wayne | ||
| big_grizz | C1 | 1 | ravenwing_talonmaster | move | Amazing Demon | TRUE | |
| big_grizz | C5 | 8 | tactical_squad | control | Julian Kelley | ||
| big_grizz | C5 | 23 | rhino | control | V S Naipaul Mccoy | ||
| big_grizz | C5 | 14 | redemptor_dreadnought | move | Ximena Ochoa | ||
| big_grizz | C5 | 15 | invictor_tactical_warsuit | move | Stevie Wonder | ||
| big_grizz | C5 | 19 | vindicare_assassin | move | Dirk Sobotka | ||
| big_grizz | C5 | 20 | eliminators | move | John Shanks | ||
| big_grizz | C5 | 21 | eradicators | move | Carson Gray | ||
| big_grizz | D2 | 7 | tactical_squad | move | Vincent White | ||
| big_grizz | D4 | 2 | deathwing_captain | control | Noam Chomsky | ||
| big_grizz | D4 | 4 | phobos_librarian | control | Quincy Jones | ||
| big_grizz | D4 | 17 | deathwing_terminators | control | George Berkeley | ||
| big_grizz | D4 | 18 | deathwing_knights | control | Niccolò Machiavelli | ||
| big_grizz | F5 | 9 | infiltrators | control | Maverick Ayala | TRUE | |
| eric | F5 | 27 | canoptek_scarab_swarms | move | Bob Bergen | TRUE | |
| eric | F7 | 27 | canoptek_scarab_swarms | move | Bob Bergen | TRUE | |
| big_grizz | H2 | 3 | techmarine | control | Ezekiel Joseph | TRUE | |
| big_grizz | H2 | 5 | tactical_squad | control | Rachel Hunt | TRUE | |
| big_grizz | H2 | 13 | dreadnought | control | Theodore Fischer | TRUE | |
| big_grizz | H2 | 22 | storm_raven | control | Snakeface Ninja | TRUE | |
| eric | H2 | 22 | night_scythe | move | Mighty Pupil | TRUE | |
| eric | H2 | 23 | overlord | move | Eliana Carter | TRUE | |
| eric | H2 | 24 | royal_warden | move | Edward Ferguson | TRUE | |
| eric | H2 | 26 | necron_warriors | move | Brandon Fletcher | TRUE | |
| eric | H3 | 28 | canoptek_scarab_swarms | move | Jean Simmons | ||
| big_grizz | H5 | 6 | tactical_squad | move | Logan Mccarthy |
## All units resolved.
#### Visible units:
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| big_grizz | B4 | 1 | ravenwing_talonmaster | move | Amazing Demon |
| big_grizz | B4 | 10 | ravenwing_bike_squad | move | Warwick Davis |
| big_grizz | B4 | 11 | ravenwing_attack_bike | move | Will Smith |
| big_grizz | B4 | 12 | ravenwing_attack_bike | move | Andy Serkis |
| big_grizz | B4 | 16 | ravenwing_apothecary | move | Gary Oldman |
| big_grizz | C5 | 8 | tactical_squad | control | Julian Kelley |
| big_grizz | C5 | 23 | rhino | control | V S Naipaul Mccoy |
| big_grizz | C5 | 14 | redemptor_dreadnought | move | Ximena Ochoa |
| big_grizz | C5 | 15 | invictor_tactical_warsuit | move | Stevie Wonder |
| big_grizz | C5 | 19 | vindicare_assassin | move | Dirk Sobotka |
| big_grizz | C5 | 20 | eliminators | move | John Shanks |
| big_grizz | C5 | 21 | eradicators | move | Carson Gray |
| big_grizz | D2 | 7 | tactical_squad | move | Vincent White |
| big_grizz | D4 | 2 | deathwing_captain | control | Noam Chomsky |
| big_grizz | D4 | 4 | phobos_librarian | control | Quincy Jones |
| big_grizz | D4 | 17 | deathwing_terminators | control | George Berkeley |
| big_grizz | D4 | 18 | deathwing_knights | control | Niccolò Machiavelli |
| big_grizz | F5 | 9 | infiltrators | control | Maverick Ayala |
| eric | F8 | 27 | canoptek_scarab_swarms | move | Bob Bergen |
| big_grizz | H2 | 3 | techmarine | control | Ezekiel Joseph |
| big_grizz | H2 | 5 | tactical_squad | control | Rachel Hunt |
| big_grizz | H2 | 13 | dreadnought | control | Theodore Fischer |
| big_grizz | H2 | 22 | storm_raven | control | Snakeface Ninja |
| eric | H3 | 22 | night_scythe | move | Mighty Pupil |
| eric | H3 | 23 | overlord | move | Eliana Carter |
| eric | H3 | 24 | royal_warden | move | Edward Ferguson |
| eric | H3 | 26 | necron_warriors | move | Brandon Fletcher |
| eric | H3 | 28 | canoptek_scarab_swarms | move | Jean Simmons |
| big_grizz | H5 | 6 | tactical_squad | move | Logan Mccarthy |
250.853.M41: Brother Techmarine Myrdean has successfully repelled a Necron attack to his position at the star port Barad-Dur. The Storm Raven Barador was invaluable in this defense, but Myrdean fears the Necrons are merely testing our strength and resolve before mounting larger attacks. Defensive infrastructure must be built quickly to solidify our grip in Mordor.
Squad Galizur was also met with some resistance in the expansive territory of the Brown Lands. A small and meddlesome force of scarabs tried, unsuccessfully, to halt Galizur’s progress in bringing the territory under our control. Such small storms can be easily weathered. I am concerned the coming tempest may prove otherwise. The Emperor Protects.
modify_unit("big_grizz", c(1, 10, 11, 12, 16), "move", c("B1", "B3"))
modify_unit("big_grizz", 7, "control", "D2")
modify_unit("big_grizz", 6, "control", "H5")
modify_unit("big_grizz", c(3, 5, 13, 22), "move", "H3")
modify_unit("big_grizz", c(8, 20, 21, 23), "move", "C3")
modify_unit("big_grizz", 9, "sneak", "C4")
modify_unit("big_grizz", c(4, 15, 19), "sneak", "C3")
modify_unit("big_grizz", 14, "reinforce", "C5")
## Warning: Conflict is at hand! Please resolve territorial disputes.
Attempt to reconcile moves.
#### CONFLICT! Combatants:
| player | loc | unit_id | unit_type | action | unit_name | passing_through | CONFLICT! |
|---|---|---|---|---|---|---|---|
| big_grizz | B1 | 1 | ravenwing_talonmaster | move | Amazing Demon | TRUE | |
| big_grizz | B1 | 10 | ravenwing_bike_squad | move | Warwick Davis | TRUE | |
| big_grizz | B1 | 11 | ravenwing_attack_bike | move | Will Smith | TRUE | |
| big_grizz | B1 | 12 | ravenwing_attack_bike | move | Andy Serkis | TRUE | |
| big_grizz | B1 | 16 | ravenwing_apothecary | move | Gary Oldman | TRUE | |
| chris | B2 | 12 | hormagaunts | control | Mason Edwards | ||
| chris | B2 | 5 | neurothrope | defend | Lazy-assed Warrior | ||
| chris | B2 | 23 | biovores | defend | Riley Simmons | ||
| chris | B2 | 7 | tyranid_warriors | move | Jessica Pacheco | ||
| big_grizz | B3 | 1 | ravenwing_talonmaster | move | Amazing Demon | TRUE | |
| big_grizz | B3 | 10 | ravenwing_bike_squad | move | Warwick Davis | TRUE | |
| big_grizz | B3 | 11 | ravenwing_attack_bike | move | Will Smith | TRUE | |
| big_grizz | B3 | 12 | ravenwing_attack_bike | move | Andy Serkis | TRUE | |
| big_grizz | B3 | 16 | ravenwing_apothecary | move | Gary Oldman | TRUE | |
| chris | B3 | 21 | gargoyles | move | John Wayne | TRUE | |
| big_grizz | C3 | 8 | tactical_squad | move | Julian Kelley | TRUE | |
| big_grizz | C3 | 20 | eliminators | move | John Shanks | TRUE | |
| big_grizz | C3 | 21 | eradicators | move | Carson Gray | TRUE | |
| big_grizz | C3 | 23 | rhino | move | V S Naipaul Mccoy | TRUE | |
| big_grizz | C3 | 4 | phobos_librarian | sneak | Quincy Jones | TRUE | |
| big_grizz | C3 | 15 | invictor_tactical_warsuit | sneak | Stevie Wonder | TRUE | |
| big_grizz | C3 | 19 | vindicare_assassin | sneak | Dirk Sobotka | TRUE | |
| eric | C3 | 12 | canoptek_scarab_swarms | move | Frank Welker | TRUE | TRUE |
| big_grizz | C4 | 9 | infiltrators | sneak | Maverick Ayala | ||
| big_grizz | C5 | 14 | redemptor_dreadnought | reinforce | Ximena Ochoa | ||
| big_grizz | D2 | 7 | tactical_squad | control | Vincent White | ||
| big_grizz | D4 | 2 | deathwing_captain | control | Noam Chomsky | ||
| big_grizz | D4 | 17 | deathwing_terminators | control | George Berkeley | ||
| big_grizz | D4 | 18 | deathwing_knights | control | Niccolò Machiavelli | ||
| eric | F3 | 1 | trazyn_the_infinite | move | Nicolas Acosta | ||
| eric | F3 | 2 | illuminor_szeras | move | Weston Chang | ||
| eric | F3 | 4 | lychgaurd | move | Kevin Woods | ||
| eric | F3 | 5 | skorpekh_destroyers | move | Faith Cook | ||
| eric | F3 | 6 | canoptek_plasmacyte | move | Gentlemen God | ||
| eric | F3 | 9 | canoptek_spyders | move | Vizual Dominator | ||
| eric | F3 | 11 | cryptothralls | move | Ivan Cannon | ||
| eric | F3 | 13 | canoptek_wraiths | move | Bing Crosby | ||
| eric | F7 | 12 | canoptek_scarab_swarms | move | Frank Welker | ||
| eric | F7 | 27 | canoptek_scarab_swarms | move | Bob Bergen | ||
| big_grizz | H3 | 3 | techmarine | move | Ezekiel Joseph | TRUE | |
| big_grizz | H3 | 5 | tactical_squad | move | Rachel Hunt | TRUE | |
| big_grizz | H3 | 13 | dreadnought | move | Theodore Fischer | TRUE | |
| big_grizz | H3 | 22 | storm_raven | move | Snakeface Ninja | TRUE | |
| eric | H3 | 28 | canoptek_scarab_swarms | reinforce | Jean Simmons | TRUE | |
| big_grizz | H5 | 6 | tactical_squad | control | Logan Mccarthy | TRUE | |
| eric | H5 | 22 | night_scythe | move | Mighty Pupil | TRUE | |
| eric | H5 | 23 | overlord | move | Eliana Carter | TRUE | |
| eric | H5 | 24 | royal_warden | move | Edward Ferguson | TRUE | |
| eric | H5 | 26 | necron_warriors | move | Brandon Fletcher | TRUE |
## All units resolved.
#### Visible units:
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| chris | B2 | 12 | hormagaunts | control | Mason Edwards |
| chris | B2 | 5 | neurothrope | defend | Lazy-assed Warrior |
| chris | B2 | 23 | biovores | defend | Riley Simmons |
| chris | B2 | 7 | tyranid_warriors | move | Jessica Pacheco |
| chris | B2 | 21 | gargoyles | move | John Wayne |
| big_grizz | B3 | 1 | ravenwing_talonmaster | move | Amazing Demon |
| big_grizz | B3 | 10 | ravenwing_bike_squad | move | Warwick Davis |
| big_grizz | B3 | 11 | ravenwing_attack_bike | move | Will Smith |
| big_grizz | B3 | 12 | ravenwing_attack_bike | move | Andy Serkis |
| big_grizz | B3 | 16 | ravenwing_apothecary | move | Gary Oldman |
| big_grizz | C3 | 8 | tactical_squad | move | Julian Kelley |
| big_grizz | C3 | 20 | eliminators | move | John Shanks |
| big_grizz | C3 | 21 | eradicators | move | Carson Gray |
| big_grizz | C3 | 23 | rhino | move | V S Naipaul Mccoy |
| big_grizz | C3 | 4 | phobos_librarian | sneak | Quincy Jones |
| big_grizz | C3 | 15 | invictor_tactical_warsuit | sneak | Stevie Wonder |
| big_grizz | C3 | 19 | vindicare_assassin | sneak | Dirk Sobotka |
| big_grizz | C4 | 9 | infiltrators | sneak | Maverick Ayala |
| big_grizz | C5 | 14 | redemptor_dreadnought | reinforce | Ximena Ochoa |
| big_grizz | D2 | 7 | tactical_squad | control | Vincent White |
| big_grizz | D4 | 2 | deathwing_captain | control | Noam Chomsky |
| big_grizz | D4 | 17 | deathwing_terminators | control | George Berkeley |
| big_grizz | D4 | 18 | deathwing_knights | control | Niccolò Machiavelli |
| eric | F3 | 1 | trazyn_the_infinite | move | Nicolas Acosta |
| eric | F3 | 2 | illuminor_szeras | move | Weston Chang |
| eric | F3 | 4 | lychgaurd | move | Kevin Woods |
| eric | F3 | 5 | skorpekh_destroyers | move | Faith Cook |
| eric | F3 | 6 | canoptek_plasmacyte | move | Gentlemen God |
| eric | F3 | 9 | canoptek_spyders | move | Vizual Dominator |
| eric | F3 | 11 | cryptothralls | move | Ivan Cannon |
| eric | F3 | 12 | canoptek_scarab_swarms | move | Frank Welker |
| eric | F3 | 13 | canoptek_wraiths | move | Bing Crosby |
| eric | F7 | 27 | canoptek_scarab_swarms | move | Bob Bergen |
| eric | H1 | 28 | canoptek_scarab_swarms | move | Jean Simmons |
| big_grizz | H3 | 3 | techmarine | move | Ezekiel Joseph |
| big_grizz | H3 | 5 | tactical_squad | move | Rachel Hunt |
| big_grizz | H3 | 13 | dreadnought | move | Theodore Fischer |
| big_grizz | H3 | 22 | storm_raven | move | Snakeface Ninja |
| eric | H4 | 22 | night_scythe | move | Mighty Pupil |
| eric | H4 | 23 | overlord | move | Eliana Carter |
| eric | H4 | 24 | royal_warden | move | Edward Ferguson |
| eric | H4 | 26 | necron_warriors | move | Brandon Fletcher |
| big_grizz | H5 | 6 | tactical_squad | control | Logan Mccarthy |
251.853.M41: Ravenwing Talonmaster Castiel has demonstrated unparalleled prowess as a hunter of the Second Company. I have inducted him further into the ranks of the Inner Circle, and expect his name will be well-remembered in the halls of The Rock. While scouting the northern reaches of Angmar, Castiel came upon a swarm of winged creatures (Imperial Designation: Gargoyles). Unfortunately, the vermin escaped before they could be properly put to the sword. It seems the voracious appetite of the Great Devourer knows some bounds after all.
Our forces in the densely forested region (Imperial Designation: Mirkwood) came across another small, scouting contingent of Necron scarabs. Negligible resistance met. Similarly, Brother Techmarine Myrdean came into contact with constructs of the same variety in the southern territory of Mount Doom. While dealing with these insectoid nuisances is a trivial matter, the broader goal of the Necrons remains a mystery, and is therefore disquieting.
The retreat of the Necrons from Myrdean’s wrath in yesterday’s battle for Barad-Dur was an apparent feint. All available intelligence led Myrdean to believe this small band had fled due-East from his location, and he gave chase only to find the aforementioned scarabs. The true destination of the Necrons was later discovered to be the territory of Gorgoroth, where Squad Naamand was caught in the open as they were setting up the defenses. Emperor be praised, Naamand was able to signal us in the South Rhun star port before his squad could be overrun. Brothers Abathar and Apharan of the Deathwing accompanied me with their squads to the front, and we were only just able to stem that tide of living metal from rising over Gorgoroth.
We are undaunted, and we know no fear!
modify_unit("big_grizz", c(1, 10, 11, 12, 16), "move", c("B1", "B4"))
modify_unit("big_grizz", 7, "move", "D1")
modify_unit("big_grizz", 6, "move", "H6")
modify_unit("big_grizz", 5, "control", "H3")
modify_unit("big_grizz", c(3, 13, 22), "move", c("H3", "H4"))
modify_unit("big_grizz", c(8, 23), "control", "C3")
modify_unit("big_grizz", 21, "move", "F2")
modify_unit("big_grizz", 9, "control", "C4")
modify_unit("big_grizz", c(4, 15, 19, 20), "sneak", "F2")
modify_unit("big_grizz", 14, "reinforce", "C5")
modify_unit("big_grizz", 2, "move", "H2")
modify_unit("big_grizz", c(17, 18), "move", "H4")
## Warning: Conflict is at hand! Please resolve territorial disputes.
#### CONFLICT! Combatants:
| player | loc | unit_id | unit_type | action | unit_name | passing_through | CONFLICT! |
|---|---|---|---|---|---|---|---|
| big_grizz | B1 | 1 | ravenwing_talonmaster | move | Amazing Demon | TRUE | TRUE |
| big_grizz | B1 | 10 | ravenwing_bike_squad | move | Warwick Davis | TRUE | TRUE |
| big_grizz | B1 | 11 | ravenwing_attack_bike | move | Will Smith | TRUE | TRUE |
| big_grizz | B1 | 12 | ravenwing_attack_bike | move | Andy Serkis | TRUE | TRUE |
| big_grizz | B1 | 16 | ravenwing_apothecary | move | Gary Oldman | TRUE | TRUE |
| chris | B1 | 5 | neurothrope | move | Lazy-assed Warrior | TRUE | |
| chris | B1 | 12 | hormagaunts | move | Mason Edwards | TRUE | |
| chris | B2 | 1 | flying_hive_tryant | move | Idris Elba | ||
| chris | B2 | 22 | exocrine | move | Angel Hernandez | ||
| chris | B2 | 4 | broodlord | reinforce | David Frost | ||
| chris | B2 | 21 | gargoyles | reinforce | John Wayne | ||
| chris | B2 | 23 | biovores | reinforce | Riley Simmons | ||
| big_grizz | B4 | 1 | ravenwing_talonmaster | move | Amazing Demon | ||
| big_grizz | B4 | 10 | ravenwing_bike_squad | move | Warwick Davis | ||
| big_grizz | B4 | 11 | ravenwing_attack_bike | move | Will Smith | ||
| big_grizz | B4 | 12 | ravenwing_attack_bike | move | Andy Serkis | ||
| big_grizz | B4 | 16 | ravenwing_apothecary | move | Gary Oldman | ||
| chris | B6 | 7 | tyranid_warriors | move | Jessica Pacheco | ||
| big_grizz | C3 | 8 | tactical_squad | control | Julian Kelley | ||
| big_grizz | C3 | 23 | rhino | control | V S Naipaul Mccoy | ||
| big_grizz | C4 | 9 | infiltrators | control | Maverick Ayala | ||
| big_grizz | C5 | 14 | redemptor_dreadnought | reinforce | Ximena Ochoa | ||
| big_grizz | D1 | 7 | tactical_squad | move | Vincent White | ||
| big_grizz | F2 | 21 | eradicators | move | Carson Gray | ||
| big_grizz | F2 | 4 | phobos_librarian | sneak | Quincy Jones | ||
| big_grizz | F2 | 15 | invictor_tactical_warsuit | sneak | Stevie Wonder | ||
| big_grizz | F2 | 19 | vindicare_assassin | sneak | Dirk Sobotka | ||
| big_grizz | F2 | 20 | eliminators | sneak | John Shanks | ||
| eric | F7 | 27 | canoptek_scarab_swarms | reinforce | Bob Bergen | ||
| eric | G8 | 21 | canoptek_scarab_swarms | move | Pesty Beggar | TRUE | |
| eric | H1 | 28 | canoptek_scarab_swarms | reinforce | Jean Simmons | ||
| big_grizz | H2 | 2 | deathwing_captain | move | Noam Chomsky | ||
| big_grizz | H3 | 5 | tactical_squad | control | Rachel Hunt | ||
| big_grizz | H3 | 3 | techmarine | move | Ezekiel Joseph | TRUE | |
| big_grizz | H3 | 13 | dreadnought | move | Theodore Fischer | TRUE | |
| big_grizz | H3 | 22 | storm_raven | move | Snakeface Ninja | TRUE | |
| big_grizz | H4 | 3 | techmarine | move | Ezekiel Joseph | TRUE | |
| big_grizz | H4 | 13 | dreadnought | move | Theodore Fischer | TRUE | |
| big_grizz | H4 | 17 | deathwing_terminators | move | George Berkeley | TRUE | |
| big_grizz | H4 | 18 | deathwing_knights | move | Niccolò Machiavelli | TRUE | |
| big_grizz | H4 | 22 | storm_raven | move | Snakeface Ninja | TRUE | |
| eric | H4 | 26 | necron_warriors | control | Brandon Fletcher | TRUE | |
| eric | H4 | 21 | canoptek_scarab_swarms | move | Pesty Beggar | TRUE | |
| eric | H4 | 22 | night_scythe | reinforce | Mighty Pupil | TRUE | |
| eric | H4 | 23 | overlord | reinforce | Eliana Carter | TRUE | |
| eric | H4 | 24 | royal_warden | reinforce | Edward Ferguson | TRUE | |
| big_grizz | H6 | 6 | tactical_squad | move | Logan Mccarthy | TRUE | |
| eric | H6 | 15 | night_scythe | soar | Amir Aczel Rivas | TRUE | |
| eric | H6 | 16 | overlord | soar | William Chen | TRUE | |
| eric | H6 | 17 | royal_warden | soar | Lyla Avila | TRUE | |
| eric | H6 | 18 | necron_warriors | soar | Abigail Tran | TRUE |
modify_unit("big_grizz", c(3, 6, 13, 17, 18, 22), "move", "H5")
## All units resolved.
#### Visible units:
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| big_grizz | B4 | 1 | ravenwing_talonmaster | move | Amazing Demon |
| big_grizz | B4 | 10 | ravenwing_bike_squad | move | Warwick Davis |
| big_grizz | B4 | 11 | ravenwing_attack_bike | move | Will Smith |
| big_grizz | B4 | 12 | ravenwing_attack_bike | move | Andy Serkis |
| big_grizz | B4 | 16 | ravenwing_apothecary | move | Gary Oldman |
| chris | B6 | 7 | tyranid_warriors | move | Jessica Pacheco |
| big_grizz | C3 | 8 | tactical_squad | control | Julian Kelley |
| big_grizz | C3 | 23 | rhino | control | V S Naipaul Mccoy |
| big_grizz | C4 | 9 | infiltrators | control | Maverick Ayala |
| big_grizz | C5 | 14 | redemptor_dreadnought | reinforce | Ximena Ochoa |
| big_grizz | D1 | 7 | tactical_squad | move | Vincent White |
| big_grizz | F2 | 21 | eradicators | move | Carson Gray |
| big_grizz | F2 | 4 | phobos_librarian | sneak | Quincy Jones |
| big_grizz | F2 | 15 | invictor_tactical_warsuit | sneak | Stevie Wonder |
| big_grizz | F2 | 19 | vindicare_assassin | sneak | Dirk Sobotka |
| big_grizz | F2 | 20 | eliminators | sneak | John Shanks |
| eric | F7 | 27 | canoptek_scarab_swarms | reinforce | Bob Bergen |
| eric | H1 | 28 | canoptek_scarab_swarms | reinforce | Jean Simmons |
| big_grizz | H2 | 2 | deathwing_captain | move | Noam Chomsky |
| big_grizz | H3 | 5 | tactical_squad | control | Rachel Hunt |
| eric | H4 | 26 | necron_warriors | control | Brandon Fletcher |
| eric | H4 | 21 | canoptek_scarab_swarms | move | Pesty Beggar |
| eric | H4 | 22 | night_scythe | reinforce | Mighty Pupil |
| eric | H4 | 23 | overlord | reinforce | Eliana Carter |
| eric | H4 | 24 | royal_warden | reinforce | Edward Ferguson |
| big_grizz | H5 | 3 | techmarine | move | Ezekiel Joseph |
| big_grizz | H5 | 6 | tactical_squad | move | Logan Mccarthy |
| big_grizz | H5 | 13 | dreadnought | move | Theodore Fischer |
| big_grizz | H5 | 17 | deathwing_terminators | move | George Berkeley |
| big_grizz | H5 | 18 | deathwing_knights | move | Niccolò Machiavelli |
| big_grizz | H5 | 22 | storm_raven | move | Snakeface Ninja |
| eric | H6 | 15 | night_scythe | soar | Amir Aczel Rivas |
| eric | H6 | 16 | overlord | soar | William Chen |
| eric | H6 | 17 | royal_warden | soar | Lyla Avila |
| eric | H6 | 18 | necron_warriors | soar | Abigail Tran |
252.853.M41: Ravenwing Talonmaster Castiel encountered stiff resistance in the far northern territory of Forodwaith. He and his accompanying Ravenwing brothers were set upon by wave after wave of Tyranid bio-forms. The battle was going in their favor until a massive, tentacled spore plummeted from the sky, straight into the heart of the fight. This new monstrosity would have been difficult enough to deal with on its own, but it came carrying terrible passengers! Spilling forth from the abomination’s mucus-covered orifices, the large bio-forms (Imperial Designation: Hive Guard) opened fire, and turned the tide of battle against the Ravenwing. Castiel and his brothers narrowly escaped, but he assures me that they remain combat-ready.
Brother Techmarine Myrdean led a daring assault into the mountain passes of Minas Morgul. Unfortunately, the Necron host my Deathwing brothers and I had forced to flee the fields of Gorgoroth quickly set up defenses, and ambushed Myrdean in his ascent to meet them. Repelled from Minas Morgul, our Techmarine has withdrawn back to Gorgoroth to reassess the tactical situation and plan his next attack. Meanwhile, word has come from Brother Naamand in Nurn that yet another Necron craft has entered his airspace. Truly, the arrogance of these “undying” legions is staggering.
Every day brings more clues as to the whereabouts of our quarry, and while significantly slowed by antagonistic, xenos elements in the field, our command of this continent’s star ports is all but assured within the month.
Success is measured in blood; yours or your enemy’s.
modify_unit("big_grizz", c(1, 10, 11, 12, 16), "move", c("C1", "B6"))
modify_unit("big_grizz", 7, "control", "D1")
modify_unit("big_grizz", 6, "control", "H6")
modify_unit("big_grizz", 5, "move", "H1")
modify_unit("big_grizz", c(3, 13, 17, 18, 22), "move", c("H6"))
modify_unit("big_grizz", c(8, 23), "move", c("F2", "F1"))
modify_unit("big_grizz", 21, "move", "F1")
modify_unit("big_grizz", 9, "move", "C2")
modify_unit("big_grizz", c(4, 15, 19, 20), "sneak", "F1")
modify_unit("big_grizz", 14, "move", "F7")
modify_unit("big_grizz", 2, "reinforce", "H2")
add_trap("big_grizz", "H5")
## Warning: Conflict is at hand! Please resolve territorial disputes.
#### CONFLICT! Combatants:
| player | loc | unit_id | unit_type | action | unit_name | passing_through | CONFLICT! |
|---|---|---|---|---|---|---|---|
| chris | B1 | 1 | flying_hive_tryant | move | Idris Elba | ||
| chris | B1 | 12 | hormagaunts | move | Mason Edwards | ||
| chris | B1 | 23 | biovores | move | Riley Simmons | ||
| chris | B11 | 15 | ripper_swarms | control | Edmund Burke | ||
| chris | B2 | 8 | tyranid_warriors | move | Miles Stevens | ||
| chris | B3 | 21 | gargoyles | move | John Wayne | ||
| big_grizz | B6 | 1 | ravenwing_talonmaster | move | Amazing Demon | TRUE | |
| big_grizz | B6 | 10 | ravenwing_bike_squad | move | Warwick Davis | TRUE | |
| big_grizz | B6 | 11 | ravenwing_attack_bike | move | Will Smith | TRUE | |
| big_grizz | B6 | 12 | ravenwing_attack_bike | move | Andy Serkis | TRUE | |
| big_grizz | B6 | 16 | ravenwing_apothecary | move | Gary Oldman | TRUE | |
| chris | B6 | 7 | tyranid_warriors | control | Jessica Pacheco | TRUE | |
| chris | B6 | 4 | broodlord | move | David Frost | TRUE | |
| chris | B6 | 22 | exocrine | move | Angel Hernandez | TRUE | |
| chris | B8 | 11 | termagants | control | Hannah Clark | ||
| big_grizz | C1 | 1 | ravenwing_talonmaster | move | Amazing Demon | TRUE | |
| big_grizz | C1 | 10 | ravenwing_bike_squad | move | Warwick Davis | TRUE | |
| big_grizz | C1 | 11 | ravenwing_attack_bike | move | Will Smith | TRUE | |
| big_grizz | C1 | 12 | ravenwing_attack_bike | move | Andy Serkis | TRUE | |
| big_grizz | C1 | 16 | ravenwing_apothecary | move | Gary Oldman | TRUE | |
| big_grizz | C2 | 9 | infiltrators | move | Maverick Ayala | ||
| big_grizz | D1 | 7 | tactical_squad | control | Vincent White | ||
| chris | E2 | 19 | raveners | move | Gwyneth Paltrow | TRUE | |
| chris | E2 | 20 | gargoyles | reinforce | P L Deshpande | ||
| big_grizz | F1 | 8 | tactical_squad | move | Julian Kelley | TRUE | |
| big_grizz | F1 | 21 | eradicators | move | Carson Gray | TRUE | |
| big_grizz | F1 | 23 | rhino | move | V S Naipaul Mccoy | TRUE | |
| big_grizz | F1 | 4 | phobos_librarian | sneak | Quincy Jones | TRUE | |
| big_grizz | F1 | 15 | invictor_tactical_warsuit | sneak | Stevie Wonder | TRUE | |
| big_grizz | F1 | 19 | vindicare_assassin | sneak | Dirk Sobotka | TRUE | |
| big_grizz | F1 | 20 | eliminators | sneak | John Shanks | TRUE | |
| chris | F1 | 2 | flying_hive_tryant | move | Wacko Leader | TRUE | |
| chris | F1 | 17 | maleceptor | move | Eleanor Wallace | TRUE | |
| chris | F1 | 18 | venomthropes | move | Liliana Schmidt | TRUE | |
| chris | F1 | 19 | raveners | move | Gwyneth Paltrow | TRUE | |
| big_grizz | F2 | 8 | tactical_squad | move | Julian Kelley | TRUE | |
| big_grizz | F2 | 23 | rhino | move | V S Naipaul Mccoy | TRUE | |
| eric | F3 | 1 | trazyn_the_infinite | move | Nicolas Acosta | ||
| eric | F3 | 2 | illuminor_szeras | move | Weston Chang | ||
| eric | F3 | 3 | technomancer | move | Friedrich Hayek | ||
| eric | F3 | 4 | lychgaurd | move | Kevin Woods | ||
| eric | F3 | 5 | skorpekh_destroyers | move | Faith Cook | ||
| eric | F3 | 6 | canoptek_plasmacyte | move | Gentlemen God | ||
| eric | F3 | 8 | canoptek_spyders | move | Scratchin’ Professional | ||
| eric | F3 | 9 | canoptek_spyders | move | Vizual Dominator | ||
| eric | F3 | 10 | cryptothralls | move | Kingston Ramirez | ||
| eric | F3 | 11 | cryptothralls | move | Ivan Cannon | ||
| eric | F3 | 12 | canoptek_scarab_swarms | move | Frank Welker | ||
| eric | F3 | 13 | canoptek_wraiths | move | Bing Crosby | ||
| big_grizz | F7 | 14 | redemptor_dreadnought | move | Ximena Ochoa | TRUE | |
| eric | F7 | 27 | canoptek_scarab_swarms | defend | Bob Bergen | TRUE | |
| big_grizz | H1 | 5 | tactical_squad | move | Rachel Hunt | TRUE | |
| eric | H1 | 28 | canoptek_scarab_swarms | defend | Jean Simmons | TRUE | |
| big_grizz | H2 | 2 | deathwing_captain | reinforce | Noam Chomsky | ||
| eric | H5 | 15 | night_scythe | descend | Amir Aczel Rivas | ||
| eric | H5 | 14 | deathmarks | move | Manfred Eicher | ||
| eric | H5 | 16 | overlord | move | William Chen | ||
| eric | H5 | 17 | royal_warden | move | Lyla Avila | ||
| eric | H5 | 18 | necron_warriors | move | Abigail Tran | ||
| eric | H5 | 22 | night_scythe | move | Mighty Pupil | ||
| eric | H5 | 23 | overlord | move | Eliana Carter | ||
| eric | H5 | 24 | royal_warden | move | Edward Ferguson | ||
| eric | H5 | 26 | necron_warriors | move | Brandon Fletcher | ||
| big_grizz | H6 | 6 | tactical_squad | control | Logan Mccarthy | ||
| big_grizz | H6 | 3 | techmarine | move | Ezekiel Joseph | ||
| big_grizz | H6 | 13 | dreadnought | move | Theodore Fischer | ||
| big_grizz | H6 | 17 | deathwing_terminators | move | George Berkeley | ||
| big_grizz | H6 | 18 | deathwing_knights | move | Niccolò Machiavelli | ||
| big_grizz | H6 | 22 | storm_raven | move | Snakeface Ninja |
B3 => B1 => B4 but ran into Chris in B1. Mobes wins the battle and, the way I have it now, he proceeds to B4 (his original destination) leaving B1 (the site of the battle) unoccupied. I guess this could make sense theoretically, but it seems a little weird. Or maybe, if he had wanted to leave anybody in B1 then he would have to specify that during the retreat phase? Thoughts?H5 and H6. Is that right? If so… this shouldn’t be legal, right? They have to fight?Rmd Hash: 47edc77e9a89c2b6de71fa3296646dd1
Code Commit Hash: 71464ca7805731f884cde74f44a7e3dbff1f735c